Bug fix: Storing .env file for bicep file at service dir#1943
Conversation
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
CC @pakrym |
|
Hello @azure-sdk! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
New-TestResources.ps1 was storing the .env file at the temp folder if the service uses bicep files. This bug fix stores the .env file at the correct service directory.
(also pushed in logging request in #1876)